feat: remove hard-coded values and use environment variables for proj…#31
Open
c-daniele wants to merge 72 commits intoaws-samples:mainfrom
Open
feat: remove hard-coded values and use environment variables for proj…#31c-daniele wants to merge 72 commits intoaws-samples:mainfrom
c-daniele wants to merge 72 commits intoaws-samples:mainfrom
Conversation
Bumps [next](https://github.com/vercel/next.js) from 15.5.6 to 15.5.7. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.5.6...v15.5.7) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…_yarn/chatbot-app/frontend/next-15.5.7 Bump next from 15.5.6 to 15.5.7 in /chatbot-app/frontend
…Browser integration
…ucture improvements - Add real-time progress streaming for browser-use agent - Integrate CodeBuild for Gateway Lambda container image builds - Improve tool sidebar UI/UX
…l-based system prompts
… memory persistence + dynamic tool prompts
…ent-bucket-env Fix: Add missing DOCUMENT_BUCKET environment variable and align runtime configuration
…ing for long messages, add pytest suite
- Container warmup with strategy ID caching - Memory API optimization - OpenTelemetry instrumentation
Add SwarmMessageStore for unified local/cloud storage with history injection and normal/swarm mode switching support.
- Add slash command autocomplete, extract ChatInputArea and useAgentExecutions - Remove unused embed page and components, fix compose wizard bugs
- Reset researchArtifactId when new research starts to show HITL modal - Make sessionId optional in Artifact type for TypeScript compatibility - Convert system_prompt to string for Nova Sonic BidiAgent - Update jspdf to 4.1.0 to fix security vulnerabilities
- Remove enable_api_optimization from CompactingSessionManager - Always use legacy hooks for reliable interrupt state persistence - Remove emojis and verbose debug logs from backend and frontend - Fix polling stop on interrupt to prevent repeated API calls - Add stopPollingRef to useStreamEvents for interrupt handling
- Add preview_word_page tool for agent to inspect documents - Save Word artifacts to agent.state for Canvas display - Add OfficeViewer component with local/cloud URL handling - Add S3 proxy endpoint for cloud deployment support
- Add preview_excel_sheets and preview_presentation_slides tools - Integrate Office documents with Canvas artifact system - Remove unused components and simplify frontend
- PowerPoint generation now uses custom python-pptx code - Various bug fixes and UI improvements
1d78210 to
4f042be
Compare
f91b543 to
45e9a7b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
removed hard-coded values and used environment variables for project name